Skip to content

chore(deps-dev): bump @types/node from 22.5.0 to 22.13.9#1015

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
d636dependabot/npm_and_yarn/types/node-22.13.9
Open

chore(deps-dev): bump @types/node from 22.5.0 to 22.13.9#1015
dependabot[bot] wants to merge 2 commits into
masterfrom
d636dependabot/npm_and_yarn/types/node-22.13.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 4, 2025

Copy link
Copy Markdown
Contributor

Bumps @types/node from 22.5.0 to 22.13.9.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot requested a review from a team as a code owner March 4, 2025 08:25
@dependabot dependabot Bot added dependencies Used by dependabot for dependency updates npm Used by dependabot labels Mar 4, 2025
@ericcrosson-bitgo ericcrosson-bitgo marked this pull request as draft March 4, 2025 15:44
auto-merge was automatically disabled March 4, 2025 15:44

Pull request was converted to draft

@dependabot @github

dependabot Bot commented on behalf of github Mar 10, 2025

Copy link
Copy Markdown
Contributor Author

A newer version of @​types/node exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

dependabot Bot and others added 2 commits June 28, 2026 23:32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.0 to 22.13.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Session-Id: e4a9f8b7-e9c2-4c4f-82dc-8342b90f934e
Task-Id: 58cf6076-fdea-4451-aa58-9a9b402fd708

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@types/node@22.13.9 uses conditional type patterns in stream/web.d.ts
that require TypeScript >=4.9. With TypeScript 4.7.4 the compiler emits
TS2502 circular-reference errors.

Changes:
- Bump typescript from 4.6.4/4.7.4 to 5.8.2 in all package.json files
- Add patch for io-ts@2.1.3 so it compiles under TypeScript 5.x
  (backport of gcanti/io-ts#657 — removes circular Exact<> constraints
  from the alias() overloads)
- Add Input extends {} constraint to MiddlewareChainOutput to satisfy
  TypeScript 5.x stricter generic constraint checking
- Remove dependabot ignore rule that was blocking TypeScript upgrades
- Update package-lock.json to reflect new typescript version

Ticket: GHA-112
Session-Id: e4a9f8b7-e9c2-4c4f-82dc-8342b90f934e
Task-Id: 58cf6076-fdea-4451-aa58-9a9b402fd708
@bitgo-ai-agent-dev bitgo-ai-agent-dev Bot force-pushed the d636dependabot/npm_and_yarn/types/node-22.13.9 branch from 8b79512 to 789d460 Compare June 28, 2026 23:39
@bitgo-ai-agent-dev bitgo-ai-agent-dev Bot marked this pull request as ready for review June 28, 2026 23:39
@bitgo-ai-agent-dev bitgo-ai-agent-dev Bot requested a review from a team as a code owner June 28, 2026 23:39
@bitgo-ai-agent-dev bitgo-ai-agent-dev Bot force-pushed the d636dependabot/npm_and_yarn/types/node-22.13.9 branch from 789d460 to a3f7b70 Compare June 28, 2026 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Used by dependabot for dependency updates npm Used by dependabot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant